projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de285f2
)
* frame.el (make-frame-command): Doc fix. Use display-graphic-p.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 22 Oct 2008 21:06:55 +0000
(21:06 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 22 Oct 2008 21:06:55 +0000
(21:06 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 7bcfc59c92c80a3ac628bc48ec229db1a0719937..b86302383feadb0b0273060293e38ca8a4aa4f7d 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,7
@@
2008-10-22 Chong Yidong <cyd@stupidchicken.com>
+ * frame.el (make-frame-command): Doc fix. Use display-graphic-p.
+
* thingatpt.el (sexp-at-point, symbol-at-point, number-at-point)
(list-at-point): Add docstrings.